Skip to content

feat(elasticsearch): add Elasticsearch workflows#154

Merged
elviskahoro merged 8 commits intowarpdotdev:mainfrom
fului:elasticsearch_workflows
Sep 5, 2023
Merged

feat(elasticsearch): add Elasticsearch workflows#154
elviskahoro merged 8 commits intowarpdotdev:mainfrom
fului:elasticsearch_workflows

Conversation

@fului
Copy link
Copy Markdown
Contributor

@fului fului commented Apr 10, 2023

Add a few simple Elasticsearch workflows, such as

  • check connection to ES
  • show cluster health
  • list indices
  • count documents in index

All workflows use consistent arguments, which allows the user to easily customise their schema://host:port, along with command specific arguments.

fului and others added 3 commits April 10, 2023 13:04
Add a few simple Elasticsearch workflows, such as

* check connection to ES
* show cluster health
* list indices
* count documents in index
Since it looks like the source url is important in other pull requests, I have added links to the documentation for the commands that offer extra arguments.

Also added author url, if that might also be required.
Comment thread specs/elasticsearch/elasticsearch-check-connection.yml Outdated
@elviskahoro elviskahoro enabled auto-merge (squash) September 5, 2023 07:34
@elviskahoro elviskahoro self-requested a review September 5, 2023 07:35
@elviskahoro elviskahoro merged commit 31e8569 into warpdotdev:main Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants